home *** CD-ROM | disk | FTP | other *** search
/ TestDrive Windows 1993 Fall / TestDrive Windows 1993 Fall.iso / dbase / dtl / ad_xdos.cod < prev    next >
Encoding:
Text File  |  1993-03-09  |  258 b   |  10 lines

  1. //
  2. // Module Name: AD_XDOS.COD - Menu_Act = 21
  3. // Selectors  : DOS_File, DOS_Parm
  4. // Description: to issue the dBASE RUN command
  5. // Syntax     : RUN <DOS command> [<parameters>]
  6. //
  7. RUN {DOS_File}{if DOS_Parm} {DOS_Parm}{endif}
  8. //
  9. // EOP AD_XDOS.COD
  10.